home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / pce32dll.zip / PCEDLL / README.TXT < prev   
Text File  |  1996-10-23  |  2KB  |  41 lines

  1. Here's a simple explanation of how to write C/C++ Dll's under WIN32 , use them
  2. as building blocks for your own Dll's , included are example's of both
  3. Borland C++ 4.5 and Microsoft Visual C++ 4.0 as well as a calling program
  4. written in Visual Basic.
  5.  
  6. The Dll's should also be easily callable from Delphi 2.0 , the free Basic
  7. Development system "Envelop" (see PCAnswers issue 33 November 1996 for more
  8. info) and the as yet unreleased (Oct 96) IBM Basic language.
  9.  
  10. I release this software into the public domain EG:- it's free although i do
  11. retain copyright.
  12.  
  13. If you wish to make modifications to any of these routines or explanation's
  14. please do so then send me a copy , ill look at them and providing i find them
  15. correct will add them to this package and re-release the package , making
  16. sure that readers are aware of any contributiion's you make.
  17.  
  18. You must not add to this package without authorisation from me , also you
  19. must not distribute any of this package as your own work.
  20.  
  21. I will normally allow publication of portion's or all of this documentation
  22. totally free of charge but YOU MUST RECEIVE MY AUTHORISATION to do so.
  23.  
  24. Please address any queries or comments to
  25.  
  26.                EMail 101623.725@COMPUSERVE.COM
  27.  
  28.           Snail Mail   Paul Collishaw/PCEnterprises
  29.                       17 Gurney Way
  30.                       Aycliffe Industrial Park
  31.                       Newton Aycliffe
  32.                       County Dirham.
  33.  
  34. If you or your company need software/routines/dll's/OCX's writing , contact
  35. me, i/we may be able to help , our rates are reasonable.
  36.  
  37.  
  38.  
  39.  
  40.  
  41.